Schema
Owner
postgres
Tablespace
(default)
Descriptions
There is no description for table MA3A Agroforest 4
Columns
PK | FK | Name | Data type | Not null | Unique | Inherited | Default | Description |
---|---|---|---|---|---|---|---|---|
|
id_ma3a_agro |
serial |
|
nextval('"MA3A Agroforest 4_id_ma3a_agro_seq"'::regclass) |
|
|||
|
|
geom |
public.geometry |
|
|
|
|
|
Foreign Keys
There are no foreign keys for table MA3A Agroforest 4
Check Constraints
There are no check constraints for table MA3A Agroforest 4
Indices
Name | Type | Function | Columns | Primary Key | Unique | Description |
---|---|---|---|---|---|---|
btree |
|
id_ma3a_agro |
|
Triggers
There are no triggers for table MA3A Agroforest 4
Rules
There are no rules for table MA3A Agroforest 4
Policies
There are no policies for table MA3A Agroforest 4
Referenced
There are no tables referenced by table MA3A Agroforest 4
Properties
Property | Value |
---|---|
Inherited From |
|
Rows |
-1 |
Pages |
0 |
System |
|
Temporary |
|
With OID |
Definition
CREATE TABLE public."MA3A Agroforest 4" (
id_ma3a_agro SERIAL,
geom public.geometry,
CONSTRAINT "MA3A Agroforest 4_pkey" PRIMARY KEY(id_ma3a_agro)
) ;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 07/12/2018 13:23 |